golang.org/x/net/http2.clientStream.firstByte (field)
3 uses
golang.org/x/net/http2 (current package)
transport.go#L477: firstByte bool // got the first response byte
transport.go#L2333: if !cs.firstByte {
transport.go#L2341: cs.firstByte = true
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)